126 files found in Library "Basic, part 1"

Return to this Disc's Index
Name Extracted Size Date Description
DOUBLHSH.BAS No 7552 3/24/1990
DoubleHash (James, Colin III, CQA; $?) is a
useful method for data compression when it
is necessary to search for strings
previously encountered in the uncompressed
data. Double hashing performs better than
linear probing when the hash table gets
full, and is usually faster than linked
lists.
QBARCV.COM No 4928 3/14/1990
QBArcv is an assembler routine to call from
BASIC that will read the contents of ARC
files.
DFRAME44.ZIP Yes 187372 1/7/1994
DoorFrame 4.4 is a QB4 subroutine library
for developing online BBS Doors compatible
with PCBOARD, CALLINFO.BBS, TRIBBS.SYS, and
others. (MicroNet, reg. fee: $15)
DW13AQ.ZIP Yes 156212 3/7/1994
DoorWriter! 1.0 is a QB45 library for
writing BBS doors. Also see EasyDoor in the
Tools section. (Damar Enterprises, reg. fee:
$0)
QUIKCOM.ZIP Yes 33478 10/16/1993
QuickComm 1.0 (Cleary, David; $0-$50) is an
interrupt driven communications library for
QB4. Quickcom supports Com1 and Com2 at baud
rates up to 112k.
TRY_QB.ZIP Yes 681525 9/16/1993
Try QuickBASIC (Microsoft Corporation; $0)
contains a trial version of Microsoft
QuickBASIC 4.5. Only those features that
allow you to load and save your programs, or
compile executable files have been disabled.
MS has put virtually the entire QB manual
into context-sensitive help screens. Because
of its size, Try QuickBASIC has been
preinstalled on the CD in the directory
ANGEL19C.ZIP Yes 243554 11/12/1993
AngelLib 1.9c (Babudro, Angel; $29) is a
library of MS Basic PDS 7.1 routines for
developing business applications. Routines
are provided to manage/select printers and
fonts, laser font downloading, scrollable
information window, file selection window
and more. Sample linker library (LIB) and a
quick library (QLB) are included.
APBASIC.ZIP Yes 136591 10/13/1993
APBasic Compiler (CompTech Software and
Consulting Inc.; $43) is a structured BASIC
programming environment and compiler with
full-screen debugger and extensive on-line
help. ASIC (disk #2363), a similar program,
is a very good BASIC compiler but without
denigrating it in any way, APBasic seems to
be even slicker, more powerful, and more
compatible with BASICA/QB. We fed a small QB
program into APBasic which handled it
easily. The same program in ASIC generated
over 50 compatibility type errors when
compiled. We also like APBasic's debugging
and error searching better. A program is
included that will create a doc file from
the help file.
ASIC.ZIP Yes 272649 10/13/1993
ASIC 4.0 (Visti, David A.; $25) is a BASIC
programming environment. It includes a
full-screen text editor from which you can
edit, compile, and execute your programs -
all without leaving the editor. ASIC is a
subset of BASICA and GWBASIC and supports
over 40 BASIC statements, integer and string
variables, and integer arrays. It will
compile programs at high speed, and the code
it generates is fast and compact. It
includes support for Bload, Bsave, Command$,
Date$, Time$, and many other commands. Other
features include on-line keyword and menu
help, fast debugger trace speed, support for
32 bit integer values, block IF statements,
support for hexidecimal and binary
constants, EGA/VGA graphics support, and
more.
APG_1.EXE No 290506 4/15/1993
Automatic Program Generator 1.2 (S & M
Software; $30) allows for easy creation of
programs that create, maintain and print
data files. Several files are included as
examples.
APG_2.EXE No 127977 4/15/1993 See above.
BB150A.ZIP Yes 25638 12/7/1993
BasicBasic 1.50a (Mark Davidsaver, reg. fee:
$30) is a complete BASIC language program
development System. It includes an editor,
compiler, runtime and sample programs, and
plays WAV files. It includes modules to run
under DOS and Windows.
TINYBAS.ZIP Yes 26223 10/15/1993
Tiny Basic Interpreter is the assembler
source code and executable for a small (less
than 3k) Basic interpreter.
BARMENU.BAS No 1564 10/22/1986
Barmenu is an example of how to create a bar
menu.
BBMENU.EXE No 11291 3/19/1992
Bounce Bar Menu (Woodward, Kirk; $25) is
BASIC source code for a moving bar menuing
system.
BUFFKEY.ZIP Yes 18567 3/25/1994
BuffKey is a data-entry line editor for
Basic. It lets you limit the number of
characters to enter, beeps if the user
enters too many, allows any MS-DOS editing
keys. It includes source code, executable
file and tutorial. (John De Palma, reg. fee:
$0)
DATABAS.COM No 14463 5/29/1989
DataBas is a set of QuickBASIC routines for
text entry, record selection with a "bounce
bar" and data indexing.
EDIT_Q.COM No 28921 6/19/1991
Edit_Q (Kelly, Sidney J.; $0) is a
QuickBasic text input/edit routine written
in assembler. It supports full cursor
control, insert, delete, etc., and will
filter out invalid keystrokes. All source
code is included.
INKEY_NF.ZIP Yes 5618 10/15/1993
Inkey_NF (Ford, Nelson, ASP; $0) is a data
entry control routine. Inkey2 is a more
complex version.
INPEDIT.COM No 9363 12/18/1989
Input/Editor (Sharpe, Randy; $0) is a QB
data entry routine. It allows you to layout
the screen as you wish, providing for
movable field names and input fields, a
validation message line for each field
displayed where you wish, and the ability to
use the TAB, Arrows, or ENTER key.
LTSMENU.BAS No 4350 10/23/1986
LTSMenu is an example of how to create a
Lotus-type menu.
MENURTN.COM No 21039 10/5/1990
MenuRtns (Smith, Robert R.; $0-$25) is a
library of QB routines: GetTime, GetDate,
Shadow, Waitkey, MenuBar, MenuWindow, and
DrawBox.
MENUSUB.BAS No 3136 12/9/1986
MenuSub is a routine to create moving bar
menus in QB.
MYED_SRC.ZIP Yes 62071 10/16/1993
MyEd Source (Ford, Nelson ASP; $0) this disk
contains the complete QuickBASIC source code
for a text editor. The source is
modularized, heavily annotated, and uses
long, descriptive names for variables and
subroutines. All or part of the code could
be added to any program needing editing
capabilities or you could simply customize
it for your own use.
QBEDITR.COM No 7452 3/31/1989
QBeditor (Rouse, Christopher P.; $0) is a
linkable edit routine for QuickBASIC. It is
designed to be used with single line entry
fields in a data base environment, it does
not support the vertical cursor movement
functions such as the up and down arrows,
page up or down, etc.
ROSTUFF1.ZIP Yes 32623 1/20/1994
Rosewood QuickBASIC Stuff 1.00 contains
routines for professional looking input
routines and windowing for QB. (Rosewood
Software, reg. fee: $0)
SELECT.COM No 6269 12/18/1989
Screen Selector (Sharpe, Randy; $0) is a QB
routine that allows user selection of a
number of choices displayed on the screen.
It allows for various combinations of rows,
columns, column widths, and column spacing,
as long as they will fit on the screen.
TWOTAP.EXE No 9698 1/20/1992
TwoTap (Woodward, Kirk; $0) is source for a
menuing system for QuickBASIC and/or PDS 7.1.
YNQFRA.EXE No 7915 2/4/1992
YNQfra (Woodward, Kirk; $10) is module that
displays a Yes/No/Quit grid. The user makes
a choice with the cursor keys. Extensive
error trapping is included.
SAYGET.ZIP Yes 38787 10/16/1993
@SAYGET is a set of routines for most BASICs
to emulate the dBASE @..SAY..GET..READ
statement.
ASCDUMP.ZIP Yes 106299 10/17/1993
AscDump (Davies, Christopher; $25) can
import/export ASCII files to/from Btrieve
files, browse Btrieve files and generate XQL
table definitions for Btrieve files. Other
features include support for CURRENCY data
type, and files using MBF floating point
numbers.
B_TREE.ZIP Yes 38896 3/11/1994
B_TREE 1.0 is the Basic source code for
implementing a pure binary tree data
indexing structure for DBF files. It is
useful as an exercise on how indexing
schemes can be implemented around existing
data formats. (J. Lerma Jr., reg. fee: $25)
BOPS.ZIP Yes 18634 10/16/1993
BOPS 1.1 (InfoNapse Systems; $0) calculates
the most efficient page size to use for
Btrieve files.
MHBTRV.ZIP Yes 4663 10/16/1993
MHBTRV 1.03 (MicroHelp, Inc.; $0) is a
Btrieve interface module for use with MS
BASIC PDS 7.0. It can be used with near or
far strings and supports data records using
variable-length and fixed-length strings.
CLOCKS.ZIP Yes 2892 10/16/1993
Clocks (Satterfield, Dave; $0) is QB source
code for a set of time-keeping programs: a
hex clock, binary clock, color clock, bar
clock, and a regular analog clock.
DAYS.BAS No 3584 11/29/1983
Days (Long, Lynn; $?) calculate number of
days between dates.
JDATE.ZIP Yes 111266 10/4/1993
JDate 1.0 (Sidney J. Kelly, reg. fee: $0) is
a set of BASIC routines that allow you to
manipulate dates as long integers. The
routines also show you how to accept input
and display output without using floating
point numbers.
JULIAN.BAS No 4023 2/26/1984
Julian converts dates to/from Julian,
Georgian, etc.
WEEKDAY.ZIP Yes 6578 2/17/1994
WeekDay is a QB routine which returns the
day of the week for any date from 1-1-1980
to 12-31-2099. (John De Palma, reg. fee: $0)
AABAS.ZIP Yes 22656 10/16/1993
AAL for BASIC 1.1 (Hanlin, Tom; $8)
Affordable Alternative Library for
QuickBasic 4.x is a collection has over 75
BIOS and DOS-related routines and functions
written entirely in assembler.
AHNUTS.EXE No 27140 2/19/1993
AHNuts 1.0 (Balentine, Lewis E.; $0) is an
ASM library for reading directories,
including subdirectories, date, time,
attributes.
MANYOP.ZIP Yes 2986 2/15/1994
AllowOpen 1.0 is an assembly language
routine which will allow you to exceed
Basic's 15 open file limit by as many as 255
files. (Jonathan Zuck, reg. fee: $0)
BASTODOS.ZIP Yes 8613 10/16/1993
BasToDOS (Morga n, James; $0) will allow you
to get type of disk drive, look for
first/next matching file name, get system
time (to 100th seconds), get DOS version #,
get free disk space, get/set current default
drive, get current directory and change file
attributes.
BASUPD.EXE No 31855 4/5/1993
BasUpd 1.0 (Hanlin, Thomas G. III; $0) is a
library of routines that adds PDS and Visual
Basic commands to QuickBASIC. It includes
disk routines, time/date functions and full
source code.
CSSTEST.ZIP Yes 1132 10/16/1993
CSSTEST is a linkable assembler routine for
getting the amount of free space on a disk.
An example of how to call the routine from
BASIC is included.
DIR6.ZIP Yes 6025 10/16/1993
DIR6 (Link, Thomas; $0) will read a
directory and return the directory
information. It is in LINKable format.
DIR_BAS.EXE No 30693 9/11/1992
DIR_BAS (Fairchild Computing; $5) is a set
of routines for reading directories which
return a lot more information than the Files
command. It also shows how to use QB's
Interrupt and Interruptx routines. An
extensive sample program is included which
is very useful in its own right.
DIRINFO.ZIP Yes 14019 10/16/1993
DirInfo (Editing Services Co.; $0) is an
assembler routine to quickly capture
directory information in QB programs. It
will fetch file names, attributes, dates,
and times into an array of user-defined
type, with full control over file selection
by attribute, etc.
DIRSUB.ZIP Yes 2670 10/16/1993
DirSub (Darter, Jeff; $0) is a QB INCLUDE
file and sample code to access file names,
dates, times, sizes, and attributes.
DMOSHEL.ZIP Yes 30262 10/16/1993
DmoShell demonstrates how to shell to DOS,
including the SVSCR routines for saving the
screen first and restoring it upon return.
DOSBASIC.ZIP Yes 184344 10/13/1993
DOSBASIC (Kelly, Sidney J.; $0) is a set of
QBASIC/MASM routines that provide
information concerning the hardware and
software environment. Source and examples
are included.
ERRLVL.ZIP Yes 3115 10/16/1993
ErrLevel (Janke, Mike; $0) contains a QB
routine and linkable C object module that
allow you to set errorlevel on exit from a
QB program.
EXENAM.BAS No 1516 2/15/1993
ExeNam returns the path of the currently
running program.
EXISTS.ZIP Yes 1347 10/16/1993
Exists (Rouse, Christopher P.; $0) is an
assembler routine for QB which determines if
a specified file exists.
EXITCODE.ZIP Yes 26817 1/24/1994
ExitCode 1.0 is code for setting errorlevel
when you exit your QB 4.5 programs. (John De
Palma, reg. fee: $0)
FILEATT.ZIP Yes 3730 2/10/1994
FileAtt 1.0 is a Basic source example of how
to set file attributes using Dos Calls.
(Andy Chevin, reg. fee: $0)
FILEXST.ZIP Yes 3883 10/16/1993
FilExst (Sharpe, Randy; $0) shows how to use
CALL INTERRUPT in your programs to take
advantage of DOS Interrupt services. This
example searches for a specified file name.
Written for QB 4.5. Source included with
good internal comments.
GCOPY.BAS No 5363 2/26/1984 GCopy will copy a file while in BASIC.
MR_OBJ.ZIP Yes 45784 10/16/1993
Mr_OBJ 0.05 (Russell, Scott M.; $20) is a
set of routines written in assembler that
allows the QuickBASIC programmer to access
DOS functions.
QB4_SUBS.ZIP Yes 28562 10/16/1993
QB4-Subs (Sparks, Kyle; $0) contains several
subprograms for QB4: DISKTYPE, QDIR, QB4DIR,
WINDOW and SETFTD, the latter being a file
date and time editor. SYSCHECK is code to
check on system equipment.
QBFORM.ZIP Yes 5513 10/16/1993
QBFormat (Huth, Cornel; $0) is a QuickBASIC
routine for formatting floppies.
QBSAMP.ZIP Yes 30791 10/16/1993
QBSamp contains QB4 routines for doing an
equipment check, a monographics screen dump
for Epson and HPLJ printers, and a pop-up
directory program. BAS and ASM code is
included.
QBWIZ.EXE No 37702 7/23/1992
QBWiz 1.3 (Hanlin, Thomas G. III; $0)
provides access to QB 4.5 internals and lets
you set the DOS errorlevel on exiting a
program. Source code is included.
QCOPY.COM No 8172 6/24/1993
Quick Copy 1.0 (Roepenack, S.; $0) allows
you to copy files from within your QB
programs.
READDIR.ZIP Yes 3607 10/16/1993
ReadDir (Editing Services Co.; $0) is an
assembler routine for BASIC to read a DOS
directory into a string array.
STREE.ZIP Yes 33008 10/16/1993
STree 2.0 (Smith, G.; $0) is source code for
graphically displaying directory structures,
files, file sizes, etc.
VOL_INF.EXE No 19336 5/23/1993
Vol_Inf (Kelly, Sidney J.; $0) is a routine
for reading and setting disk volume labels.
WHCHCPU.ZIP Yes 21396 1/12/1994
WhichCPU is an assembler routine for PDS 7.1
which tells you what type of CPU is in a
machine. (Tony Doimeadios, reg. fee: $0)
BASCRYPT.BAS No 1562 2/27/1991
BasCrypt (Ford, Nelson, ASP; $0) is a simple
encryption routine that uses
look-up/substitution.
CIPHER.BAS No 591 10/15/1993 Cipher is an encryption program.
CRCTEST.ZIP Yes 2662 10/16/1993
CRCtest (Jensen, Lyle; $0) is the source
code for a CRC algorithm written in
QuickBASIC.
KRYPTIC.ZIP Yes 6125 10/16/1993
Kryptic 1.0 (Customware Inc.; $5) is a data
encryption/decryption library for QB 4.5.
ANIMAT.COM No 7968 6/24/1993
Animat shows how to do animation in
QuickBasic.
BENTTEXT.BAS No 744 8/14/1986
BentText lets you have different size text
in the graphics mode.
BIZ_GRAF.ZIP Yes 65735 10/16/1993
Business Graphics (Ford, Nelson, ASP; $30)
is the source code for the programs from the
book Business Graphics for the IBM PC
(Sybex, 1983) Although there are a few
simple examples, such as pictorial graphs,
window zooming, a drawing program and code
for your own character set, two of the
programs are complete, major programs: one
for plotting on screen and the other for a
plotter.
BSPRITE.COM No 60312 2/26/1991
BSprite (Lee, David; $0) makes it easy to
create "sprites" (graphics images) from
which BASIC code is generated for merging
with your own to use the graphics.
DESIGNER.ZIP Yes 37015 10/14/1993
Designer (Young, Jan B.; $20) is a
programming tool for BASIC users working
with animated graphics. The BASICA source
code is included for those who wish to study
and/or modify it. Included with The Designer
is a demonstration program which illustrates
one way to program animation.
GIMAGE.ZIP Yes 12255 12/15/1993
GetImage 1.0 (Matt Houser, reg. fee: $0) is
VBDOS code for reading and displaying PCX
files. It is very slow, especially for large
PCX files, because it writes the decoded
info to a file and then loads the file to
display the image, but it may be useful for
some purposes, and the source code is
educational.
GRAFXMAS.ZIP Yes 92028 10/17/1993
Graphics Master 256 (Sexton, Fred Jr.; $30)
is a library of graphic routines. It
features mirror images, exploding,
imploding, partial puts, virtual screens,
and more. A demonstration is included.
IMGBLD.COM No 65049 1/26/1990
Image Builder 1.1 (Eggers, Paul; $10) is a
graphic utility for creating different
graphic images, icons, fonts, or just shapes
for use in your QuickBASIC programs. All
images created and saved may be reloaded and
modified. Requires EGA or better. Mouse is
Optional.
SHOOTER.EXE No 66808 3/9/1992
Shape Shooter 1.0 (Way Out West-ware; $10)
lets you easily design and animate high
quality VGA graphics for games and other
applications. It permits editing of up to 64
shapes at a time. Drawing functions include
line, circle, fill, shift, and flip.
QuickBasic source code is included.
SVGAPV20.ZIP Yes 228834 3/22/1994
SVGAPV 2.0 is a high-res, 256-color graphics
library for Microsoft BASIC PDS and VBDOS.
It recognizes more than 20 SVGA cards, and
allows programming in 320x200, 640x480,
800x600 and 1024x768 256-color modes. Other
features include hardware ID, drawing
primitives, 2D and 3D functions, joystick
and mouse support, GIF decoding and encoding
and sprite animation. (Zephyr Software, reg.
fee: $35)
SVGAQB20.ZIP Yes 226693 3/22/1994
SVGAQB 2.0 is a 256-color graphics library
for QBasic 4 which recognizes 16 common SVGA
cards. (Zephyr Software, reg. fee: $35)
CAPLOCK.BAS No 1095 8/14/1986
Caplock how to check and set CapsLock and
NumLock.
EZMOUSE.EXE No 9977 1/20/1992
EZMouse is a set of assembler mouse routines
for Basic.
KB_FLAG.BAS No 3398 10/16/1993 KB_Flag shows keyboard scan codes.
KEYBASIC.ZIP Yes 96491 10/13/1993
KeyBASIC (Kelly, Sidney J.; $0) is a set of
QBASIC/MASM Mouse and keyboard routines that
offer a fast mouse interface and easy access
to the keyboard. The MASM source and OBJ
files are included, along with sample BAS
and EXE files.
MOUSED.EXE No 44829 3/18/1993
Mouse Designer (Whales Tale Software; $10)
is a graphical mouse design utility. It
outputs QB code and hex codes for producing
the pointer you designed.
MOSNHOS.ZIP Yes 66060 1/24/1994
Text Mouse in House 1.0 helps QuickBasic
programmers add text mouse capabilities to
their applications. It will allow you to
create 3-D boxed buttons, blinking buttons,
configure mouse speed, and more. (Carmen
Paone, reg. fee: $15)
QBMOUSE.ZIP Yes 5188 10/16/1993
QBMouse (Sparks, Kyle; $0) is a routine
demonstrating control of the mouse with QB4.
STUFBUF.ZIP Yes 941 10/16/1993
StuffBuf is an assembler subroutine that is
callable from QuickBASIC that will insert
keystrokes into the type ahead keyboard
buffer.
ASMS4QB.ZIP Yes 9192 10/16/1993
Asms4QB (Kilday, Jack; $10) is a collection
of assembler source listings for various
subroutines for QuickBASIC.
BASDLX.ZIP Yes 5203 10/16/1993
Basic Deluxe (Verdun, Gustavo; $?) is a set
of assembly language routines to be called
by compiled BASIC programs.
BP_TOOL.ZIP Yes 51490 10/17/1993
Basic Programmer's Toolbox 1.0 (Bill Smith;
$25) is a collection of over 70 routines and
functions for QB and PDS. Major categories
of routines include date/time, video, disk
drive (eg: file copy, tree), keyboard,
mouse, user interface (eg: password,
pulldown menus), and system (eg: reboot,
videopage). LIB, QLB and INC files are
included.
BASWIZ.ZIP Yes 274505 7/14/1993
BASIC Wizard's Library 2.0 (Hanlin, Thomas
G. III; $39) is a set of routines written in
BASIC and assembly language for use with the
QuickBASIC and BASCOM compilers. It provides
a powerful virtual windowing system, an
expression evaluator, display detection, far
strings, COM3 and COM4, pointers, memory
management, math support and more. Requires
a hard disk or high density floppy and
LIBWIZ (see LIBWIZ.ZIP).
BOYETT.ZIP Yes 325400 10/18/1993
Boyett Utils For BASIC 1.0 (Boyett, Will;
$27) is a collection of utilities for use
with QuickBasic, QBasic, PDS, and GW-Basic.
It allows you to use patterns for coloring,
convert PCX files to BSAVE format, list all
modules, SUBs and FUNCTIONs of a QB program,
compile and link only those OBJ's that have
been modified since the last compilation and
more.
MASTER.ZIP Yes 16735 10/16/1993
Master (Wesson, David A.; $0) is a set of
subroutines for QuickBASIC.
MAXBASC.ZIP Yes 42962 10/16/1993
MaxBASIC (Marquis Computing; $5-$15) is a
set of routines, sub-programs and files for
QuickBASIC/PDS. The routines will read,
write, create, and manage dBASE III, III+ &
IV database files. Commented source code and
a demo program are included.
PBCLONE.EXE No 277616 4/5/1993
PBClone Library 2.1 (Hanlin, Thomas G. III;
$39) is a powerful set of routines written
in assembly language for QB programmers. No
QB programmer should be without a library of
routines like this one.
Q4T16B.ZIP Yes 89254 8/25/1993
Q4Tool Library 1.6 (Crouch, R. J. ASP; $24)
is a small collection of programming tools
for QB4+. Includes routines on Mouse
Services, Windowing, Screen save/restore,
Screen print, Screen string centering, and
Program delays.
QBTOOL.ZIP Yes 94173 11/8/1993
QBTOOL (Mike Finister, reg. fee: $0) is a
set of routines for QuickBASIC 4.50.
QBWARE.EXE No 189463 12/18/1992
QBWare (AJM Software; $39) is a
comprehensive set of callable routines for
QuickBasic. DOS routines provide access to
the DOS spooler and memory management
routines. The BIOS subroutines let you
interface to BIOS fro greater control of the
computer system and increased speed.
Windowing routines are also included.
QLIB57.ZIP Yes 257689 3/25/1994
QLib 5.7 (Herr, Douglas; $25) is a library
of assembly language subroutines for QB, PDS
and VBDOS. Routines include fast video,
screen save/restore, windowing, horizontal
and vertical scrolling, keyboard input, data
entry and manipulation and more. Most video
routines support the EGA 43-line mode, the
Paradise EGA 132-column mode, support for
Everex Micro Enhancer EGA card text modes,
as well as Hercules graphics. Additional
support is provided for LineEdit cursor and
CursorON subroutines for monochrome EGA
systems in 43-row modes, Super13a
higher-resolution graphics for standard VGA,
and BitBlock screen manipulation for
256-color graphics modes. The math
coprocessor is also supported.
SHORTSUB.BAS No 9377 9/13/1983
Shortsub (Patterson, D. G.; $?) offers the
following short subroutines: Yes or no at
X1,Y1 location, Functions, Continue routine,
Upperfy a string (in X$), Printer error
routines (80 COLS), Printer error routines
(40 COLS), Load disk A and disk B, Sets
output for screen, or printer, and Reset
function keys.
123_WRIT.ZIP Yes 424685 10/17/1993
123-Write (Vought, Thomas J.; $25) is a
collection of assembly language routines to
write Lotus 1-2-3 compatible spreadsheets
directly from QB and PDS. Files written can
be read from any Lotus 1-2-3 1a (or later)
compatible program.
BASCONV.COM No 10897 3/13/1990
BASCONV (Glass, Jim; $?) is for converting
IBM Basic programs into Microsoft or IBM
Fortran. It will not perform every detail of
the conversion for you, but will perform the
bulk of the drudgery. Careful inspection and
editing of the resulting output file are
vital if you wish to obtain a working
Fortran program.
BAS2QB.COM No 55962 1/17/1991
Basic2QB 1.1 (Slivkoff, Michael; $10) helps
convert interpretive BASIC code into QB
code. It removes unreferenced line numbers
and produces a referenced line number list.
BASUPRT.COM No 1684 3/13/1990
BASUport allows you to unprotect an
interpretive BASIC program saved with the P
Parameter.
BDEX.COM No 17716 9/6/1990
BDEX (Beck, Randolph; $0) will facilitate
conversion from BasicA to C, Pascal, or
structured Basic. Commands are separated and
unreferenced line numbers are removed. Any
remaining line numbers are converted into
labels and variables are listed separately.
DD_DEP.ZIP Yes 15973 10/16/1993
Directory Directory (DD-DEP) (Potter, David
E.; $) is a routine that passes a string
value by near reference from a QuickBASIC
program to a Quick C routine. The purpose is
to demonstrate the process of linking
multi-language programs.
INTLAN.ZIP Yes 27364 10/16/1993
IntLan contains routines demonstrating
procedures for use in QB4 and BASCOM 6 to
call routines written in MASM, Fortran,
Pascal and C.
RB58.COM No 5376 8/27/1985
RB58 (Buerg, Vernon D. & Ford, Nelson; $0)
will convert old interpretive Basic
tokenized source files to ASCII.
RS2IBM.ZIP Yes 92433 10/15/1993
Convert will translate programs from Radio
Shack BASIC to IBM BASIC.
NETUTIL.ZIP Yes 149471 12/15/1993
NetUtil 1.0 (West Valley Software Company,
reg. fee: $0) is a demo of Network System
Calls for Basic. Its primary purpose is to
demonstrate how system level calls are used
with VBDOS.
NETWARE.ZIP Yes 5861 10/16/1993
NetWare 2 (San Miguel, Carlos and ProSoft;
$0) is a library of subroutines for Netware
that are intended to be linked with PDS 7.1.
SERVER.ZIP Yes 28025 3/14/1994
Server/Connection Objects 1.0 allows BASIC
programmers to connect and work with server
databases without having to manage the
connection or work on the API call level. A
program may have sessions with multiple
servers, and multiple connections to a
server. (reg. fee: $0)
BCD_BAS.ZIP Yes 12482 10/16/1993
BCD_BAS 1.1 (Rouse, Christopher P.; $20) is
a linkable subroutine for doing Binary Coded
Decimal math. It is now compatible with
Crescent Software's P.D.Q replacement
library for QB.
CFIXQB.ZIP Yes 8109 10/16/1993
CFixQB (Mack, Jim; $0) is an assembler
routine to round Currency variables at a
given number of decimal places. ASM and OBJ
files and sample code included.
HIMATH.ZIP Yes 39049 10/16/1993
HiMath (Jorgensen, Kevin T.; $10-$50) is a
collection of higher math functions for QB
that may be helpful in electrical circuit
and vector analysis. Included are routines
to solve double precision matrices, double
precision complex number matrices, complex
number arithmetic, inverse trig functions,
and triangle solutions.
HPCL_JD.ZIP Yes 3010 10/16/1993
Hpcalc (HPCL-JD) (Dorsey, Jim; $0) is source
code for an RPN type of calculator.
NUM2WORD.BAS No 3151 3/5/1984
Num2Word converts a number to the written
form. eg: "120" to "One Hundred Twenty".
Useful for a checkbook program.
NUVAL.ZIP Yes 12370 10/16/1993
NuVal (Mack, Jim; $0) is an assembly
language subroutine (source, OBJ and QLB)
that gives an integer-only version of QB's
VAL function. Unlike QB's VAL, NuVal works
only with long integers, does not crash in
case of an overflow, stops evaluating at
embedded spaces, and 20 times faster.
ROMAN.BAS No 966 12/17/1990
Roman is a BASICA code to convert from
Arabic to Roman numerals.
QBMATH.EXE No 29578 5/6/1993
QBMath (Katelansky, David; $10) is a math
library for QuickBASIC.
VERICARD.BAS No 1342 8/26/1990
VeriCard.BAS (Ford, Nelson, ASP; $0) is a QB
routine to verify credit card numbers via a
checksum. This would be a good routine to
add to order-entry or point-of-sale programs
to catch typos when credit card numbers are
entered.